Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install view_component and add initial AvatarComponent #1403

Merged
merged 6 commits into from
Oct 22, 2023

Conversation

pixeldesu
Copy link
Member

To reduce logic in views and introduce a better workflow for reusability, we now include view_component! 🎉

This PR also includes an initial AvatarComponent, with additional accessibility improvements to avatars (alt attributes)

@pixeldesu pixeldesu requested review from nilsding and raccube October 20, 2023 09:49
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6ff7b08) 95.21% compared to head (0e68a67) 95.23%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1403      +/-   ##
==========================================
+ Coverage   95.21%   95.23%   +0.02%     
==========================================
  Files         168      169       +1     
  Lines        2631     2646      +15     
==========================================
+ Hits         2505     2520      +15     
  Misses        126      126              
Files Coverage Δ
app/components/avatar_component.rb 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pixeldesu pixeldesu force-pushed the feature/avatar-component branch from 0138cb2 to ae4210d Compare October 20, 2023 10:46
@pixeldesu pixeldesu mentioned this pull request Oct 21, 2023
@raccube raccube merged commit 2432010 into main Oct 22, 2023
12 checks passed
@raccube raccube deleted the feature/avatar-component branch October 22, 2023 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants